-
Notifications
You must be signed in to change notification settings - Fork 89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add terraform provider support for new SCIM server api2 endpoints #980
Add terraform provider support for new SCIM server api2 endpoints #980
Conversation
51cd673
to
617030f
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #980 +/- ##
==========================================
- Coverage 90.28% 90.28% -0.01%
==========================================
Files 103 105 +2
Lines 13918 14126 +208
==========================================
+ Hits 12566 12753 +187
- Misses 961 975 +14
- Partials 391 398 +7
|
15cc933
to
75b13f2
Compare
75b13f2
to
86ac4fc
Compare
examples/data-sources/auth0_connection_scim_configuration/data-source.tf
Outdated
Show resolved
Hide resolved
examples/resources/auth0_connection_scim_configuration/resource.tf
Outdated
Show resolved
Hide resolved
examples/resources/auth0_connection_scim_configuration/resource.tf
Outdated
Show resolved
Hide resolved
examples/data-sources/auth0_connection_scim_configuration/data-source.tf
Outdated
Show resolved
Hide resolved
5b1bc88
to
f6a3a5e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @acwest ,
can you take a look at changes i requested.
9c528b6
to
fa7be65
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
ea6dfd3
to
ef28792
Compare
Kunal and I have addressed his changes
🔧 Changes
📚 References
go-auth
repo🔬 Testing
📝 Checklist